CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 字符 驱动

搜索资源列表

  1. key_test

    0下载:
  2. 6410按键驱动,实现中断、消抖功能。属于Linux系统下的字符驱动。-6410 key driver to achieve interrupt debounce function.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-21
    • 文件大小:2677
    • 提供者:fanfenfang
  1. platformLEDdriver

    0下载:
  2. 基于fs2410的misc设备的LED字符驱动程序,适合于刚开始学习的初学者。-Fs2410 misc equipment LED-based character-driven program, suitable for beginners just beginning to learn.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-05
    • 文件大小:1964
    • 提供者:王俭冬
  1. hanzi16

    0下载:
  2. 在windML实现汉字的字符驱动,能够在液晶等显示界面上实现.--vxworks windML
  3. 所属分类:VxWorks

    • 发布日期:2017-12-07
    • 文件大小:325396
    • 提供者:zifeng
  1. 201212

    0下载:
  2. linux 驱动编程详解,包含字符驱动,块设备驱动等。有实例,便于理解。-Detailed linux-driven programming, including the character-driven, block device drivers, etc.. There are examples, easy to understand.
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:754280
    • 提供者:王星
  1. LEDTesting2

    0下载:
  2. s3c2410 板上实现QT控制LED灯,实现LED灯一一对应的点亮也可实现随机点亮。此次设计为本科生字符驱动编写的程序,经过运行和检验完全正确,使用版本为QT4.6-s3c2410 board realized QT control LED lights, LED lights illuminate one correspondence can also be achieved randomly lit. The design for undergraduate programs writte
  3. 所属分类:Driver develop

    • 发布日期:2017-03-29
    • 文件大小:29248
    • 提供者:阿娇
  1. 071026155344

    0下载:
  2. arm linux 字符驱动,可在arm板直接运行-arm linux driver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:6313
    • 提供者:xiebin
  1. linux-driver

    0下载:
  2. Linux下的字符驱动设备外加Make文件,使用时bash下直接make即可,注意这个是Linux 2.6下的驱动-Linux character device driver and Make file, use bash directly make can, pay attention to the Linux driver under 2.6
  3. 所属分类:Driver develop

    • 发布日期:2017-04-04
    • 文件大小:1025
    • 提供者:Joho
  1. character_hello

    0下载:
  2. 该文档的功能是创建一个简单的字符设备驱动,压缩包里包含module_hello和user_hello,其中module_hello文件夹里面包含了hello.c字符驱动代码和MakeFile文件,经过编译可生成相应的.ko模块;user_hello是用户程序,经过编译后可生成相应的可执行文件,执行用户的可执行文件可对相应的字符设备进行读写操作。-The document' s function is to create a simple character device driver, c
  3. 所属分类:Driver develop

    • 发布日期:2017-04-09
    • 文件大小:6204
    • 提供者:赤土
  1. ili9325-8位驱动程序

    0下载:
  2. ili9325 8位程序驱动代码,包含初始化代码以及图片字库字符的显示原理,每行代码注解详细
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2013-08-15
    • 文件大小:81332
    • 提供者:zwcdown
  1. Linuxzifuqudongshebei-xuexibiji

    0下载:
  2. Linux字符驱动设备-学习笔记(最新实例) -Linux character driven equipment- study notes (the latest example)
  3. 所属分类:Driver develop

    • 发布日期:2017-04-02
    • 文件大小:114648
    • 提供者:Rigreat
  1. Character-device-driver

    0下载:
  2. linux下的字符驱动编程学习资料,很好的资料-Character-driven programming under linux learning materials
  3. 所属分类:Driver develop

    • 发布日期:2017-04-17
    • 文件大小:95280
    • 提供者:cindy
  1. The-primary-character-driven

    0下载:
  2. Linux初级字符驱动学习资料,绝对值的收藏!-The primary character driven
  3. 所属分类:Driver develop

    • 发布日期:2017-05-15
    • 文件大小:3674267
    • 提供者:武生
  1. char

    1下载:
  2. 简单的linux字符驱动,包括对ds18b20温度传感器的操作,对六轴陀螺仪mpu6050和电子罗盘hmc5883l的i2c协议的实现,是初学者的绝佳材料-Simple linux character-driven, including ds18b20 temperature sensor, the operation of the six-axis gyro electronic compass hmc5883l mpu6050 and implementation of i2c protoc
  3. 所属分类:Driver develop

    • 发布日期:2017-04-04
    • 文件大小:636252
    • 提供者:liu
  1. StringDriver

    0下载:
  2. LINUX2.6内核字符型设备驱动程序,采用了非阻塞机制、互斥机制,使用了poll接口。使用方法不用多说了,跟其他字符驱动没区别,可以自行百度。ps: Makefile也包含在里面了。-LINUX2.6 kernel character device driver, using a non-blocking mechanism, mutual exclusion mechanism, using a poll interface. Use Needless to say, no differen
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:3529
    • 提供者:万园春
  1. Linux_device_driver_version_3

    0下载:
  2. 涉及linux设备驱动,字符驱动,调试技术,块设备,USB驱动等。-Linux device drivers, character driven, debugging techniques, block device, USB drives, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-07
    • 文件大小:1196498
    • 提供者:lankun1
  1. char_driver

    0下载:
  2. linux 下的字符驱动简单模板,框架注释完善,适合初学者-Character drivers under linux simple template, perfect annotation framework, suitable for beginners
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:3008
    • 提供者:hao jian
  1. s3c6410_pwm

    0下载:
  2. ok6410字符驱动模型驱动以及测试程序-ok6410 character-driven model-driven and test procedures
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:2481
    • 提供者:xushoutao
  1. Linux-driver

    0下载:
  2. Linux设备驱动详解,对于初学者入门很有帮助,涉及到字符驱动、块驱动和网络驱动等-Linux device drivers explain, very helpful for beginners , related to the character-driven, block drivers and network drivers, etc.
  3. 所属分类:Driver develop

    • 发布日期:2017-05-02
    • 文件大小:822680
    • 提供者:赵慧康
  1. us-100_dev

    0下载:
  2. 超声波us100 在ok6410下的字符驱动程序,在驱动中完成测距,把距离通过ioctl返回到用户空间-Under ultrasonic us100 ok6410 character driver, complete range in the drive, the distance through the ioctl returned to the user space
  3. 所属分类:Driver develop

    • 发布日期:2017-04-24
    • 文件大小:9014
    • 提供者:吴文
  1. GPIO_DRV

    0下载:
  2. 自己写的VxWorks6.6下的GPIO驱动程序,注释详尽,大家可以用来学习VxWorks字符驱动的基本流程,也可以直接在自己设备上使用,只要改下GPIO的IO地址即可。-Write your own VxWorks6.6 under GPIO driver, detailed notes, you can use to learn the basic VxWorks character-driven process can also be used directly on their devi
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:80755
    • 提供者:潇洒哥
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com